suricata.git
2 weeks agoMerge suricata (1:8.0.4-1) import into refs/heads/workingbranch
Andreas Dolp [Tue, 17 Mar 2026 14:23:03 +0000 (15:23 +0100)]
Merge suricata (1:8.0.4-1) import into refs/heads/workingbranch

2 weeks agodisable tests that can fail depending on CPU number
Sascha Steinbiss [Tue, 17 Mar 2026 14:23:03 +0000 (15:23 +0100)]
disable tests that can fail depending on CPU number

Bug: https://redmine.openinfosecfoundation.org/issues/7831
Last-Update: 2025-09-26

Some tests expect a minimum number of CPUs in the system and will
always fail when there are less. We disable these for now; upstream is
aware and will address this later.

Gbp-Pq: Name disable-cpu-dependent-tests.patch

2 weeks ago[PATCH] ebpf: avoid to include if_tunnel.h
Eric Leblond [Thu, 31 Oct 2019 12:29:56 +0000 (13:29 +0100)]
[PATCH] ebpf: avoid to include if_tunnel.h

This is causing a dependency issue as file from another architecture
have to be installed.

Gbp-Pq: Name avoid-to-include-if_tunnel-h.patch

2 weeks agoAdd --with-ebpf-includes parameter
Hilko Bengen [Tue, 23 Jul 2019 12:43:21 +0000 (14:43 +0200)]
Add --with-ebpf-includes parameter

Last-Update: 2025-07-11
Bug: https://redmine.openinfosecfoundation.org/issues/3097

This patch fixes a FTBFS error on the i386 architecture by setting proper
include directories. The error is caused by improper directory names e.g.
'-I/usr/include/i386-linux-gnu' vs. '-I/usr/include/i686-linux-gnu/'.

Gbp-Pq: Name with-ebpf-includes.patch

2 weeks agodo not clean vendor directory on distclean
Sascha Steinbiss [Tue, 17 Mar 2026 14:23:03 +0000 (15:23 +0100)]
do not clean vendor directory on distclean

Bug-Debian: https://bugs.debian.org/915154
Last-Update: 2025-07-11

dh_auto_clean calls make distclean, which in the case of Suricata also
removes the vendor directory. This breaks repeated builds.

Gbp-Pq: Name fix-repeated-builds.patch

2 weeks agoDon't use __USE_GNU
Adrian Bunk [Tue, 17 Mar 2026 14:23:03 +0000 (15:23 +0100)]
Don't use __USE_GNU

Bug-Debian: https://bugs.debian.org/890432
Last-Update: 2025-07-11

__USE_GNU is a glibc-internal symbol.
AC_USE_SYSTEM_EXTENSIONS is the proper autoconf
way to enable extensions.

Gbp-Pq: Name no-use-gnu.patch

2 weeks agoFix a FTCBFS issue because of using AC_PATH_PROG
Helmut Grohne [Tue, 17 Mar 2026 14:23:03 +0000 (15:23 +0100)]
Fix a FTCBFS issue because of using AC_PATH_PROG

Bug-Debian: https://bugs.debian.org/895996
Last-Update: 2025-07-11

This patch fixes a FTCBFS issue caused by using AC_PATH_PROG to
discover the location of pkg-config, which fails to select the
correct version on cross-compilations. The corresponding lintian
warning 'autotools-pkg-config-macro-not-cross-compilation-safe'
suggests to use PKG_PROG_PKG_CONFIG and $PKG_CONFIG instead.

Gbp-Pq: Name cross.patch

2 weeks agoConfigure landlock LSM security sandbox, but disabled by default
Andreas Dolp [Tue, 17 Mar 2026 14:23:03 +0000 (15:23 +0100)]
Configure landlock LSM security sandbox, but disabled by default

Forwarded: not-needed
Last-Update: 2025-09-21

Gbp-Pq: Name configure-landlock.patch

2 weeks agoEnable and configure Suricata unix command socket
Arturo Borrero Gonzalez [Tue, 17 Mar 2026 14:23:03 +0000 (15:23 +0100)]
Enable and configure Suricata unix command socket

Forwarded: not-needed
Last-Update: 2025-08-22

Gbp-Pq: Name enable-unix-command-socket.patch

2 weeks agosuricata (1:8.0.4-1) unstable; urgency=medium
Andreas Dolp [Tue, 17 Mar 2026 14:23:03 +0000 (15:23 +0100)]
suricata (1:8.0.4-1) unstable; urgency=medium

  [ Andreas Dolp ]
  * New upstream version 8.0.4
  * d/suricata.README.Debian: Fix paths to current locations.
  * Closes: #1126405: Do not fail logrotate because of missing pid-file when
    suricata is not running.
  * d/suricata.logrotate: use 'create' instead of 'copytruncate'
  * d/salsa-ci.yml: Enable reprotest.
  * d/p/configure-clang-variable.patch: Remove obsolete patch
  * d/p/reproducible.patch: Remove obsolete patch
  * d/p/llc.patch: Remove obsolete patch
  * d/p/import-sockio-h.patch: Remove obsolete patch
  * d/p/no-use-gnu.patch: Add headers with more infos about the patch
  * d/p/with-ebpf-includes.patch: Add headers with more infos about the patch
  * d/p/cross.patch: Add headers with more infos about the patch
  * d/p/fix-repeated-builds.patch: Add headers with more infos about the patch

  [ Sascha Steinbiss ]
  * Set myself as Maintainer.

[dgit import unpatched suricata 1:8.0.4-1]

2 weeks agoImport suricata_8.0.4.orig.tar.gz
Andreas Dolp [Tue, 17 Mar 2026 14:23:03 +0000 (15:23 +0100)]
Import suricata_8.0.4.orig.tar.gz

[dgit import orig suricata_8.0.4.orig.tar.gz]

2 weeks agoImport suricata_8.0.4-1.debian.tar.xz
Andreas Dolp [Tue, 17 Mar 2026 14:23:03 +0000 (15:23 +0100)]
Import suricata_8.0.4-1.debian.tar.xz

[dgit import tarball suricata 1:8.0.4-1 suricata_8.0.4-1.debian.tar.xz]

2 months agoMerge suricata (1:8.0.3-1) import into refs/heads/workingbranch
Andreas Dolp [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
Merge suricata (1:8.0.3-1) import into refs/heads/workingbranch

2 months agodisable tests that can fail depending on CPU number
Sascha Steinbiss [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
disable tests that can fail depending on CPU number

Bug: https://redmine.openinfosecfoundation.org/issues/7831
Last-Update: 2025-09-26

Some tests expect a minimum number of CPUs in the system and will
always fail when there are less. We disable these for now; upstream is
aware and will address this later.

Gbp-Pq: Name disable-cpu-dependent-tests.patch

2 months agollc
Pierre Chifflier [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
llc

Gbp-Pq: Name llc.patch

2 months ago[PATCH] ebpf: avoid to include if_tunnel.h
Eric Leblond [Thu, 31 Oct 2019 12:29:56 +0000 (13:29 +0100)]
[PATCH] ebpf: avoid to include if_tunnel.h

This is causing a dependency issue as file from another architecture
have to be installed.

Gbp-Pq: Name avoid-to-include-if_tunnel-h.patch

2 months ago[PATCH] af-packet: fix build on recent Linux kernels
Eric Leblond [Wed, 17 Jul 2019 10:35:12 +0000 (12:35 +0200)]
[PATCH] af-packet: fix build on recent Linux kernels

Gbp-Pq: Name import-sockio-h.patch

2 months agoAdd --with-ebpf-includes parameter
Hilko Bengen [Tue, 23 Jul 2019 12:43:21 +0000 (14:43 +0200)]
Add --with-ebpf-includes parameter

Gbp-Pq: Name with-ebpf-includes.patch

2 months agoconfigure: Introduce CLANG variable
Hilko Bengen [Tue, 22 Jan 2019 17:10:47 +0000 (18:10 +0100)]
configure: Introduce CLANG variable

Gbp-Pq: Name configure-clang-variable.patch

2 months agodo not clean vendor directory on distclean
Sascha Steinbiss [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
do not clean vendor directory on distclean

Last-Update: 2025-07-11

dh_auto_clean calls make distclean, which in the case of Suricata also
removes the vendor directory. This breaks repeated builds.

Gbp-Pq: Name fix-repeated-builds.patch

2 months agoDon't use __USE_GNU
Adrian Bunk [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
Don't use __USE_GNU

__USE_GNU is a glibc-internal symbol.
AC_USE_SYSTEM_EXTENSIONS is the proper autoconf
way to enable extensions.

Gbp-Pq: Name no-use-gnu.patch

2 months agocross
Pierre Chifflier [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
cross

Gbp-Pq: Name cross.patch

2 months agoConfigure landlock LSM security sandbox, but disabled by default
Andreas Dolp [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
Configure landlock LSM security sandbox, but disabled by default

Forwarded: not-needed
Last-Update: 2025-09-21

Gbp-Pq: Name configure-landlock.patch

2 months agoEnable and configure Suricata unix command socket
Arturo Borrero Gonzalez [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
Enable and configure Suricata unix command socket

Forwarded: not-needed
Last-Update: 2025-08-22

Gbp-Pq: Name enable-unix-command-socket.patch

2 months agoPatch to make the suricata build reproducible This patch makes some changes to the...
Arturo Borrero Gonzalez [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
Patch to make the suricata build reproducible This patch makes some changes to the suricata build to make it reproducible . Currently, it only filters out the -fdebug-prefix-map CFLAG which embeds the build path.

Forwarded: not-needed
Last-Update: 2025-07-11

Gbp-Pq: Name reproducible.patch

2 months agosuricata (1:8.0.3-1) unstable; urgency=medium
Andreas Dolp [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
suricata (1:8.0.3-1) unstable; urgency=medium

  * New upstream version 8.0.3
  * Add hwloc for NUMA-aware autopinning on supported archs
  * d/control: Bump standards version from 4.7.2 to 4.7.3:
    Removed 'Priority: optional' since now obsolete.
  * d/control: Remove redundant 'Rules-Requires-Root: no' because it
    defaults to 'no'
  * d/watch: Change URL to upstream server instead of CDN to bypass delaying
    new versions due to CDN cache delays.

[dgit import unpatched suricata 1:8.0.3-1]

2 months agoImport suricata_8.0.3.orig.tar.gz
Andreas Dolp [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
Import suricata_8.0.3.orig.tar.gz

[dgit import orig suricata_8.0.3.orig.tar.gz]

2 months agoImport suricata_8.0.3-1.debian.tar.xz
Andreas Dolp [Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)]
Import suricata_8.0.3-1.debian.tar.xz

[dgit import tarball suricata 1:8.0.3-1 suricata_8.0.3-1.debian.tar.xz]

4 months agoMerge suricata (1:8.0.2-1) import into refs/heads/workingbranch
Andreas Dolp [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
Merge suricata (1:8.0.2-1) import into refs/heads/workingbranch

4 months agodisable tests that can fail depending on CPU number
Sascha Steinbiss [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
disable tests that can fail depending on CPU number

Bug: https://redmine.openinfosecfoundation.org/issues/7831
Last-Update: 2025-09-26

Some tests expect a minimum number of CPUs in the system and will
always fail when there are less. We disable these for now; upstream is
aware and will address this later.

Gbp-Pq: Name disable-cpu-dependent-tests.patch

4 months agollc
Pierre Chifflier [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
llc

Gbp-Pq: Name llc.patch

4 months ago[PATCH] ebpf: avoid to include if_tunnel.h
Eric Leblond [Thu, 31 Oct 2019 12:29:56 +0000 (13:29 +0100)]
[PATCH] ebpf: avoid to include if_tunnel.h

This is causing a dependency issue as file from another architecture
have to be installed.

Gbp-Pq: Name avoid-to-include-if_tunnel-h.patch

4 months ago[PATCH] af-packet: fix build on recent Linux kernels
Eric Leblond [Wed, 17 Jul 2019 10:35:12 +0000 (12:35 +0200)]
[PATCH] af-packet: fix build on recent Linux kernels

Gbp-Pq: Name import-sockio-h.patch

4 months agoAdd --with-ebpf-includes parameter
Hilko Bengen [Tue, 23 Jul 2019 12:43:21 +0000 (14:43 +0200)]
Add --with-ebpf-includes parameter

Gbp-Pq: Name with-ebpf-includes.patch

4 months agoconfigure: Introduce CLANG variable
Hilko Bengen [Tue, 22 Jan 2019 17:10:47 +0000 (18:10 +0100)]
configure: Introduce CLANG variable

Gbp-Pq: Name configure-clang-variable.patch

4 months agodo not clean vendor directory on distclean
Sascha Steinbiss [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
do not clean vendor directory on distclean

Last-Update: 2025-07-11

dh_auto_clean calls make distclean, which in the case of Suricata also
removes the vendor directory. This breaks repeated builds.

Gbp-Pq: Name fix-repeated-builds.patch

4 months agoDon't use __USE_GNU
Adrian Bunk [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
Don't use __USE_GNU

__USE_GNU is a glibc-internal symbol.
AC_USE_SYSTEM_EXTENSIONS is the proper autoconf
way to enable extensions.

Gbp-Pq: Name no-use-gnu.patch

4 months agocross
Pierre Chifflier [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
cross

Gbp-Pq: Name cross.patch

4 months agoConfigure landlock LSM security sandbox, but disabled by default
Andreas Dolp [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
Configure landlock LSM security sandbox, but disabled by default

Forwarded: not-needed
Last-Update: 2025-09-21

Gbp-Pq: Name configure-landlock.patch

4 months agoEnable and configure Suricata unix command socket
Arturo Borrero Gonzalez [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
Enable and configure Suricata unix command socket

Forwarded: not-needed
Last-Update: 2025-08-22

Gbp-Pq: Name enable-unix-command-socket.patch

4 months agoPatch to make the suricata build reproducible This patch makes some changes to the...
Arturo Borrero Gonzalez [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
Patch to make the suricata build reproducible This patch makes some changes to the suricata build to make it reproducible . Currently, it only filters out the -fdebug-prefix-map CFLAG which embeds the build path.

Forwarded: not-needed
Last-Update: 2025-07-11

Gbp-Pq: Name reproducible.patch

4 months agosuricata (1:8.0.2-1) unstable; urgency=medium
Andreas Dolp [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
suricata (1:8.0.2-1) unstable; urgency=medium

  [ Andreas Dolp ]
  * Use /usr/bin/kill instead of /bin/kill.
  * d/control: Bump standards version from 4.6.2 to 4.7.2 without any special
  * rename d/NEWS.Debian to d/NEWS to fix lintian warning
    'incorrect-packaging-filename'
  * d/copyright: Remove superfluous file patterns for some deleted files
  * lintian: Remove lintian override 'executable-in-usr-lib'
  * blhc: Set ignore pattern for rust to avoid false-positives
  * Fix non-existent '.ft C' in manpages to avoid lintian warnings
  * New upstream version 8.0.2

  [ Sascha Steinbiss ]
  * Add Andreas Dolp to Uploaders.

[dgit import unpatched suricata 1:8.0.2-1]

4 months agoImport suricata_8.0.2.orig.tar.gz
Andreas Dolp [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
Import suricata_8.0.2.orig.tar.gz

[dgit import orig suricata_8.0.2.orig.tar.gz]

4 months agoImport suricata_8.0.2-1.debian.tar.xz
Andreas Dolp [Thu, 6 Nov 2025 16:36:49 +0000 (17:36 +0100)]
Import suricata_8.0.2-1.debian.tar.xz

[dgit import tarball suricata 1:8.0.2-1 suricata_8.0.2-1.debian.tar.xz]

12 months agoMerge suricata (1:7.0.10-1) import into refs/heads/workingbranch
Sascha Steinbiss [Wed, 26 Mar 2025 08:28:20 +0000 (09:28 +0100)]
Merge suricata (1:7.0.10-1) import into refs/heads/workingbranch

12 months agollc
Pierre Chifflier [Wed, 26 Mar 2025 08:28:20 +0000 (09:28 +0100)]
llc

Gbp-Pq: Name llc.patch

12 months ago[PATCH] ebpf: avoid to include if_tunnel.h
Eric Leblond [Thu, 31 Oct 2019 12:29:56 +0000 (13:29 +0100)]
[PATCH] ebpf: avoid to include if_tunnel.h

This is causing a dependency issue as file from another architecture
have to be installed.

Gbp-Pq: Name avoid-to-include-if_tunnel-h.patch

12 months ago[PATCH] af-packet: fix build on recent Linux kernels
Eric Leblond [Wed, 17 Jul 2019 10:35:12 +0000 (12:35 +0200)]
[PATCH] af-packet: fix build on recent Linux kernels

Gbp-Pq: Name import-sockio-h.patch

12 months agoAdd --with-ebpf-includes parameter
Hilko Bengen [Tue, 23 Jul 2019 12:43:21 +0000 (14:43 +0200)]
Add --with-ebpf-includes parameter

Gbp-Pq: Name with-ebpf-includes.patch

12 months agoconfigure: Introduce CLANG variable
Hilko Bengen [Tue, 22 Jan 2019 17:10:47 +0000 (18:10 +0100)]
configure: Introduce CLANG variable

Gbp-Pq: Name configure-clang-variable.patch

12 months agodo not clean vendor directory on distclean
Sascha Steinbiss [Wed, 26 Mar 2025 08:28:20 +0000 (09:28 +0100)]
do not clean vendor directory on distclean

Last-Update: 2018-12-26

dh_auto_clean calls make distclean, which in the case of Suricata also
removes the vendor directory. This breaks repeated builds.

Gbp-Pq: Name fix-repeated-builds.patch

12 months agoDon't use __USE_GNU
Adrian Bunk [Wed, 26 Mar 2025 08:28:20 +0000 (09:28 +0100)]
Don't use __USE_GNU

__USE_GNU is a glibc-internal symbol.
AC_USE_SYSTEM_EXTENSIONS is the proper autoconf
way to enable extensions.

Gbp-Pq: Name no-use-gnu.patch

12 months agocross
Pierre Chifflier [Wed, 26 Mar 2025 08:28:20 +0000 (09:28 +0100)]
cross

Gbp-Pq: Name cross.patch

12 months agoDebian default configuration This patch sets Debian defaults for suricata configurati...
Arturo Borrero Gonzalez [Wed, 26 Mar 2025 08:28:20 +0000 (09:28 +0100)]
Debian default configuration This patch sets Debian defaults for suricata configuration. . Currently, it sets a proper path for suricata unix socket.

Forwarded: not-needed
Last-Update: 2016-12-01

Gbp-Pq: Name debian-default-cfg.patch

12 months agoPatch to make the suricata build reproducible This patch makes some changes to the...
Arturo Borrero Gonzalez [Wed, 26 Mar 2025 08:28:20 +0000 (09:28 +0100)]
Patch to make the suricata build reproducible This patch makes some changes to the suricata build to make it reproducible . Currently, it only filters out the -fdebug-prefix-map CFLAG which embeds the build path.

Forwarded: not-needed
Last-Update: 2016-09-05

Gbp-Pq: Name reproducible.patch

12 months agosuricata (1:7.0.10-1) unstable; urgency=medium
Sascha Steinbiss [Wed, 26 Mar 2025 08:28:20 +0000 (09:28 +0100)]
suricata (1:7.0.10-1) unstable; urgency=medium

  * New upstream release.

[dgit import unpatched suricata 1:7.0.10-1]

12 months agoImport suricata_7.0.10.orig.tar.xz
Sascha Steinbiss [Wed, 26 Mar 2025 08:28:20 +0000 (09:28 +0100)]
Import suricata_7.0.10.orig.tar.xz

[dgit import orig suricata_7.0.10.orig.tar.xz]

12 months agoImport suricata_7.0.10-1.debian.tar.xz
Sascha Steinbiss [Wed, 26 Mar 2025 08:28:20 +0000 (09:28 +0100)]
Import suricata_7.0.10-1.debian.tar.xz

[dgit import tarball suricata 1:7.0.10-1 suricata_7.0.10-1.debian.tar.xz]

12 months agoMerge suricata (1:7.0.9-1) import into refs/heads/workingbranch
Sascha Steinbiss [Tue, 18 Mar 2025 17:15:01 +0000 (18:15 +0100)]
Merge suricata (1:7.0.9-1) import into refs/heads/workingbranch

12 months agollc
Pierre Chifflier [Tue, 18 Mar 2025 17:15:01 +0000 (18:15 +0100)]
llc

Gbp-Pq: Name llc.patch

12 months ago[PATCH] ebpf: avoid to include if_tunnel.h
Eric Leblond [Thu, 31 Oct 2019 12:29:56 +0000 (13:29 +0100)]
[PATCH] ebpf: avoid to include if_tunnel.h

This is causing a dependency issue as file from another architecture
have to be installed.

Gbp-Pq: Name avoid-to-include-if_tunnel-h.patch

12 months ago[PATCH] af-packet: fix build on recent Linux kernels
Eric Leblond [Wed, 17 Jul 2019 10:35:12 +0000 (12:35 +0200)]
[PATCH] af-packet: fix build on recent Linux kernels

Gbp-Pq: Name import-sockio-h.patch

12 months agoAdd --with-ebpf-includes parameter
Hilko Bengen [Tue, 23 Jul 2019 12:43:21 +0000 (14:43 +0200)]
Add --with-ebpf-includes parameter

Gbp-Pq: Name with-ebpf-includes.patch

12 months agoconfigure: Introduce CLANG variable
Hilko Bengen [Tue, 22 Jan 2019 17:10:47 +0000 (18:10 +0100)]
configure: Introduce CLANG variable

Gbp-Pq: Name configure-clang-variable.patch

12 months agodo not clean vendor directory on distclean
Sascha Steinbiss [Tue, 18 Mar 2025 17:15:01 +0000 (18:15 +0100)]
do not clean vendor directory on distclean

Last-Update: 2018-12-26

dh_auto_clean calls make distclean, which in the case of Suricata also
removes the vendor directory. This breaks repeated builds.

Gbp-Pq: Name fix-repeated-builds.patch

12 months agoDon't use __USE_GNU
Adrian Bunk [Tue, 18 Mar 2025 17:15:01 +0000 (18:15 +0100)]
Don't use __USE_GNU

__USE_GNU is a glibc-internal symbol.
AC_USE_SYSTEM_EXTENSIONS is the proper autoconf
way to enable extensions.

Gbp-Pq: Name no-use-gnu.patch

12 months agocross
Pierre Chifflier [Tue, 18 Mar 2025 17:15:01 +0000 (18:15 +0100)]
cross

Gbp-Pq: Name cross.patch

12 months agoDebian default configuration This patch sets Debian defaults for suricata configurati...
Arturo Borrero Gonzalez [Tue, 18 Mar 2025 17:15:01 +0000 (18:15 +0100)]
Debian default configuration This patch sets Debian defaults for suricata configuration. . Currently, it sets a proper path for suricata unix socket.

Forwarded: not-needed
Last-Update: 2016-12-01

Gbp-Pq: Name debian-default-cfg.patch

12 months agoPatch to make the suricata build reproducible This patch makes some changes to the...
Arturo Borrero Gonzalez [Tue, 18 Mar 2025 17:15:01 +0000 (18:15 +0100)]
Patch to make the suricata build reproducible This patch makes some changes to the suricata build to make it reproducible . Currently, it only filters out the -fdebug-prefix-map CFLAG which embeds the build path.

Forwarded: not-needed
Last-Update: 2016-09-05

Gbp-Pq: Name reproducible.patch

12 months agosuricata (1:7.0.9-1) unstable; urgency=medium
Sascha Steinbiss [Tue, 18 Mar 2025 17:15:01 +0000 (18:15 +0100)]
suricata (1:7.0.9-1) unstable; urgency=medium

  * New upstream release.
  * Bump versioned libhtp dependency to 0.5.50 or later.

[dgit import unpatched suricata 1:7.0.9-1]

12 months agoImport suricata_7.0.9.orig.tar.xz
Sascha Steinbiss [Tue, 18 Mar 2025 17:15:01 +0000 (18:15 +0100)]
Import suricata_7.0.9.orig.tar.xz

[dgit import orig suricata_7.0.9.orig.tar.xz]

12 months agoImport suricata_7.0.9-1.debian.tar.xz
Sascha Steinbiss [Tue, 18 Mar 2025 17:15:01 +0000 (18:15 +0100)]
Import suricata_7.0.9-1.debian.tar.xz

[dgit import tarball suricata 1:7.0.9-1 suricata_7.0.9-1.debian.tar.xz]

12 months agoMerge suricata (1:7.0.8-2) import into refs/heads/workingbranch
Sascha Steinbiss [Sat, 15 Mar 2025 13:37:24 +0000 (14:37 +0100)]
Merge suricata (1:7.0.8-2) import into refs/heads/workingbranch

12 months agollc
Pierre Chifflier [Sat, 15 Mar 2025 13:37:24 +0000 (14:37 +0100)]
llc

Gbp-Pq: Name llc.patch

12 months ago[PATCH] ebpf: avoid to include if_tunnel.h
Eric Leblond [Thu, 31 Oct 2019 12:29:56 +0000 (13:29 +0100)]
[PATCH] ebpf: avoid to include if_tunnel.h

This is causing a dependency issue as file from another architecture
have to be installed.

Gbp-Pq: Name avoid-to-include-if_tunnel-h.patch

12 months ago[PATCH] af-packet: fix build on recent Linux kernels
Eric Leblond [Wed, 17 Jul 2019 10:35:12 +0000 (12:35 +0200)]
[PATCH] af-packet: fix build on recent Linux kernels

Gbp-Pq: Name import-sockio-h.patch

12 months agoAdd --with-ebpf-includes parameter
Hilko Bengen [Tue, 23 Jul 2019 12:43:21 +0000 (14:43 +0200)]
Add --with-ebpf-includes parameter

Gbp-Pq: Name with-ebpf-includes.patch

12 months agoconfigure: Introduce CLANG variable
Hilko Bengen [Tue, 22 Jan 2019 17:10:47 +0000 (18:10 +0100)]
configure: Introduce CLANG variable

Gbp-Pq: Name configure-clang-variable.patch

12 months agodo not clean vendor directory on distclean
Sascha Steinbiss [Sat, 15 Mar 2025 13:37:24 +0000 (14:37 +0100)]
do not clean vendor directory on distclean

Last-Update: 2018-12-26

dh_auto_clean calls make distclean, which in the case of Suricata also
removes the vendor directory. This breaks repeated builds.

Gbp-Pq: Name fix-repeated-builds.patch

12 months agoDon't use __USE_GNU
Adrian Bunk [Sat, 15 Mar 2025 13:37:24 +0000 (14:37 +0100)]
Don't use __USE_GNU

__USE_GNU is a glibc-internal symbol.
AC_USE_SYSTEM_EXTENSIONS is the proper autoconf
way to enable extensions.

Gbp-Pq: Name no-use-gnu.patch

12 months agocross
Pierre Chifflier [Sat, 15 Mar 2025 13:37:24 +0000 (14:37 +0100)]
cross

Gbp-Pq: Name cross.patch

12 months agoDebian default configuration This patch sets Debian defaults for suricata configurati...
Arturo Borrero Gonzalez [Sat, 15 Mar 2025 13:37:24 +0000 (14:37 +0100)]
Debian default configuration This patch sets Debian defaults for suricata configuration. . Currently, it sets a proper path for suricata unix socket.

Forwarded: not-needed
Last-Update: 2016-12-01

Gbp-Pq: Name debian-default-cfg.patch

12 months agoPatch to make the suricata build reproducible This patch makes some changes to the...
Arturo Borrero Gonzalez [Sat, 15 Mar 2025 13:37:24 +0000 (14:37 +0100)]
Patch to make the suricata build reproducible This patch makes some changes to the suricata build to make it reproducible . Currently, it only filters out the -fdebug-prefix-map CFLAG which embeds the build path.

Forwarded: not-needed
Last-Update: 2016-09-05

Gbp-Pq: Name reproducible.patch

12 months agosuricata (1:7.0.8-2) unstable; urgency=medium
Sascha Steinbiss [Sat, 15 Mar 2025 13:37:24 +0000 (14:37 +0100)]
suricata (1:7.0.8-2) unstable; urgency=medium

  * Drop dpkg depencency from Pre-Depends.
    Thanks to Guillem Jover for noticing this.
Closes: #1100109
  * Use dpkg-query instead of apt-cache in debian/rules.
    Thanks to Jochen Sprickerhof for pointing this out.
Closes: #1100051
[dgit import unpatched suricata 1:7.0.8-2]

12 months agoImport suricata_7.0.8-2.debian.tar.xz
Sascha Steinbiss [Sat, 15 Mar 2025 13:37:24 +0000 (14:37 +0100)]
Import suricata_7.0.8-2.debian.tar.xz

[dgit import tarball suricata 1:7.0.8-2 suricata_7.0.8-2.debian.tar.xz]

15 months agoMerge suricata (1:7.0.8-1) import into refs/heads/workingbranch
Sascha Steinbiss [Fri, 13 Dec 2024 08:29:46 +0000 (09:29 +0100)]
Merge suricata (1:7.0.8-1) import into refs/heads/workingbranch

15 months agoImport suricata_7.0.8.orig.tar.xz
Sascha Steinbiss [Fri, 13 Dec 2024 08:29:46 +0000 (09:29 +0100)]
Import suricata_7.0.8.orig.tar.xz

[dgit import orig suricata_7.0.8.orig.tar.xz]

15 months agollc
Pierre Chifflier [Fri, 13 Dec 2024 08:29:46 +0000 (09:29 +0100)]
llc

Gbp-Pq: Name llc.patch

15 months ago[PATCH] ebpf: avoid to include if_tunnel.h
Eric Leblond [Thu, 31 Oct 2019 12:29:56 +0000 (13:29 +0100)]
[PATCH] ebpf: avoid to include if_tunnel.h

This is causing a dependency issue as file from another architecture
have to be installed.

Gbp-Pq: Name avoid-to-include-if_tunnel-h.patch

15 months ago[PATCH] af-packet: fix build on recent Linux kernels
Eric Leblond [Wed, 17 Jul 2019 10:35:12 +0000 (12:35 +0200)]
[PATCH] af-packet: fix build on recent Linux kernels

Gbp-Pq: Name import-sockio-h.patch

15 months agoAdd --with-ebpf-includes parameter
Hilko Bengen [Tue, 23 Jul 2019 12:43:21 +0000 (14:43 +0200)]
Add --with-ebpf-includes parameter

Gbp-Pq: Name with-ebpf-includes.patch

15 months agoconfigure: Introduce CLANG variable
Hilko Bengen [Tue, 22 Jan 2019 17:10:47 +0000 (18:10 +0100)]
configure: Introduce CLANG variable

Gbp-Pq: Name configure-clang-variable.patch

15 months agodo not clean vendor directory on distclean
Sascha Steinbiss [Fri, 13 Dec 2024 08:29:46 +0000 (09:29 +0100)]
do not clean vendor directory on distclean

Last-Update: 2018-12-26

dh_auto_clean calls make distclean, which in the case of Suricata also
removes the vendor directory. This breaks repeated builds.

Gbp-Pq: Name fix-repeated-builds.patch

15 months agoDon't use __USE_GNU
Adrian Bunk [Fri, 13 Dec 2024 08:29:46 +0000 (09:29 +0100)]
Don't use __USE_GNU

__USE_GNU is a glibc-internal symbol.
AC_USE_SYSTEM_EXTENSIONS is the proper autoconf
way to enable extensions.

Gbp-Pq: Name no-use-gnu.patch

15 months agocross
Pierre Chifflier [Fri, 13 Dec 2024 08:29:46 +0000 (09:29 +0100)]
cross

Gbp-Pq: Name cross.patch

15 months agoDebian default configuration This patch sets Debian defaults for suricata configurati...
Arturo Borrero Gonzalez [Fri, 13 Dec 2024 08:29:46 +0000 (09:29 +0100)]
Debian default configuration This patch sets Debian defaults for suricata configuration. . Currently, it sets a proper path for suricata unix socket.

Forwarded: not-needed
Last-Update: 2016-12-01

Gbp-Pq: Name debian-default-cfg.patch

15 months agoPatch to make the suricata build reproducible This patch makes some changes to the...
Arturo Borrero Gonzalez [Fri, 13 Dec 2024 08:29:46 +0000 (09:29 +0100)]
Patch to make the suricata build reproducible This patch makes some changes to the suricata build to make it reproducible . Currently, it only filters out the -fdebug-prefix-map CFLAG which embeds the build path.

Forwarded: not-needed
Last-Update: 2016-09-05

Gbp-Pq: Name reproducible.patch

15 months agosuricata (1:7.0.8-1) unstable; urgency=medium
Sascha Steinbiss [Fri, 13 Dec 2024 08:29:46 +0000 (09:29 +0100)]
suricata (1:7.0.8-1) unstable; urgency=medium

  * New upstream release.

[dgit import unpatched suricata 1:7.0.8-1]

15 months agoImport suricata_7.0.8-1.debian.tar.xz
Sascha Steinbiss [Fri, 13 Dec 2024 08:29:46 +0000 (09:29 +0100)]
Import suricata_7.0.8-1.debian.tar.xz

[dgit import tarball suricata 1:7.0.8-1 suricata_7.0.8-1.debian.tar.xz]

17 months agoMerge suricata (1:7.0.7-1) import into refs/heads/workingbranch
Sascha Steinbiss [Mon, 14 Oct 2024 08:48:09 +0000 (10:48 +0200)]
Merge suricata (1:7.0.7-1) import into refs/heads/workingbranch